Welcome![Sign In][Sign Up]
Location:
Search - interface java

Search list

[J2MEJ2ME - Creating User Interface

Description: J2ME - Creating User Interface-J2ME- Creating User Interface
Platform: | Size: 238592 | Author: none | Hits:

[JSP/Javajava程序

Description: 模拟手机用户界面程序设计-analog phone user interface program design
Platform: | Size: 145408 | Author: 董好 | Hits:

[JSP《JAVA 2应用开发指南》代码(第一版)

Description: 本书属于《开发专家之 Sun ONE》系列丛书,详细介绍了 Java语言和基本的编程方法,以及Java的实用编程技术。 全书共分为吕篇,全面涵盖了Java语言、Java编程基础、Java多线程技术、Java用户界面技术、Java多媒体编程、Java组件技术等应用开发的各个方面,引领读者步入Java编程的大环境,提高读者的编程能力,使读者从起步开始就对Java有一个深刻和全面的认识。本书中的例程对实际的应用开发有非常强的借鉴意义。 本书是Java入门与提高级的实用性参考书,也可作为正在转向进行Java开发的各类程序员的必备Java参考书。 -the book belongs to the "development experts or Sun ONE," a series of books, detailing the Java language and basic programming methods, as well as the practical Java programming technology. The book is divided into Lu chapter and covers the Java language, Java-based programming, multi-threaded Java technology, Java user interface technology, multimedia programming Java, Java technology components such as application development in all its aspects, to lead readers into the Java programming environment of the readers of programming capabilities readers from the beginning to start Java have a deep and comprehensive understanding. The routines in the book to the real application development is very strong, he said. The book is Java entry-level and improve the practicality of referenc
Platform: | Size: 459776 | Author: 罗冬 | Hits:

[ICQ-IM-Chat基于JAVA的ICQ系统的设计于实现

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple, Java API sets to address the communications interface provides a type java.net.Socket. , Making the preparation of network applications relatively easily. Multi-threaded servers to meet the multi-user request, through JDBC and background database connections, and through the creation of a ServerSocket object from the client to monitor the connection request, the default port of 8080.
Platform: | Size: 1710080 | Author: 陈玉平 | Hits:

[Windows Develop计算器java实现

Description: 用Java实现的计算器 功能强大 能控制数字的精度 与windows的界面一样-Java achieve powerful calculator can be controlled with precision the number of windows in the same interface
Platform: | Size: 38912 | Author: 比赛 | Hits:

[Shot Game扫雷(java)

Description: 用java编的扫雷程序,界面很漂亮,推荐初学者学习。要下的快啊-series with the demining process, the interface is very beautiful, recommend beginners to learn. To the onlooker
Platform: | Size: 32768 | Author: 石锋 | Hits:

[OtherStack3 java

Description: 用堆栈实现回文算法 可以测试各种字符串 dos界面-using stack algorithm can achieve Palindrome test string dos interface
Platform: | Size: 3072 | Author: 闫科 | Hits:

[Embeded-SCM Develop使用Java创建的下载管理器

Description: 下载管理器是基于HTTP1.1而建立的,支持断点续传.采用Java Swing创建了一个简单高效的GUI界面,具有一次下载多个文件的能力.-Download Manager is based on established HTTP1.1 support HTTP. Java Swing creation of a simple and efficient GUI interface, with a number of downloaded documents.
Platform: | Size: 6144 | Author: 陈宁 | Hits:

[JSP/JavaTimer-java

Description: 用图形界面实现Timer,可以设置时间段,可以关闭和启动Timer用任意键完成。-use graphical interface to achieve Timer can be set-up time of the closing and can be activated with Timer arbitrary keys completed.
Platform: | Size: 6144 | Author: 无名 | Hits:

[Internet-Networkjava抓包

Description: 这是一个用java编写的网络抓包程序,主要是通过windows的接口函数来捕获数据包,并进行简单的分析-This is a java with the preparation of procedures for capturing Packet networks, mainly through the windows of the interface functions to capture data packets, and a simple analysis
Platform: | Size: 412672 | Author: 王博 | Hits:

[GUI Develop时钟(JAVA)

Description: java 编写的一个窗口界面程序 内有原代码和说明过程-prepared in a window interface procedures within the original code and note proce
Platform: | Size: 16384 | Author: 音炎炎 | Hits:

[JSP第六章 JAVA语言中的面向对象特性

Description: java语言中的面向对象特性,包括类、对象、面向对象的特性、抽象类、接口和Inner Cla-java language of object-oriented features, including the type, object, object-oriented characteristics, abstract class, interface and Inner Cla
Platform: | Size: 149504 | Author: sss | Hits:

[Button controlJAVA图形用户界面设计与实例

Description: JAVA图形用户界面设计与实例,可以轻松掌握JAVA C/S 编程-Java graphical user interface design and examples can easily grasp Java C/S Programming
Platform: | Size: 690176 | Author: song | Hits:

[JSP/JavaQQ界面java

Description: java的QQ界面,有少量的连接,希望与大家交换程序,共同学习,谢谢指教-java interface of QQ, a small number of connectivity, and we hope that the exchange procedures, learning together, thank you enlighten
Platform: | Size: 3072 | Author: 王立伟 | Hits:

[Internet-NetworkJAVA 开发

Description: 中国电信短信固网网关接口,安全JAVA代码实现《Visual C++网络通信编程实用案例精选》配套源码《Visual C++网络通信编程实用案例精选》配套源码-China Telecom fixed network SMS gateway interface, security JAVA source implementation of the "Visual C Programming Network Communication practical cases selected" complementary source "Visual C Programming Network Communication practical case Showcase" supporting FOSS
Platform: | Size: 24576 | Author: 李明 | Hits:

[JSP/JavaJava布局管理器使用方法

Description: 很多初学者在用Java布局器自动布局画界面时,经常遇见不知道如何定义区域大小或按钮之间的距离等问题。我写过一篇《实现JAVA手动布局中各个组件能随窗口变化的方法》的文章,有读者反映算坐标不好算,问能不能用布局器实现文章中的界面。其实自动布局也可以解决定义区域大小或按钮之间的距离等问题,只是没有手动布局那么灵活。下面我就举一个例子。 -many beginners in using Java for automatic layout interface layout painting, met often do not know how to define the size of the region or the distance between button issues. I wrote a "JAVA manual configuration of the various components will change with the window," the article, the reader reflect not count count coordinates, can ask the layout used for the realization of the article interface. In fact, automatic layout can be resolved definition of the size of the region or the distance between button issues such as manual layout is not so flexible. Now I would like to give an example.
Platform: | Size: 2048 | Author: 瑞祥 | Hits:

[Windows DevelopWinzip Java版

Description: 本项目推出的目的是丰富java工具集,另外就是提供给java研究组织的会员一个锻炼的机会。 希望有兴趣提高自己的java应用程序编程的java研究组织的朋友加入我们的开发行列。 我们希望在给大家提供一个实用的工具的同时可以激起大家学习使用java工具的激情。 这个工具不光是一个工具,我们还希望向你展示JDK1.4的下列新特性: XML处理 更好的swing界面 日志 参数选择API 串行化 国际化 -the project's purpose is to enrich java tool sets, the other is for java Research Organization members to have a training opportunity. Hopes are interested in enhancing its own application programming java java Research Organization of friends to join the ranks of our development. We hope to provide you with a useful tool at the same time can inspire you to learn how to use the tools java passion. This tool is not only a tool, but we also hope to demonstrate JDK1.4 you the following new features : better handling of XML interface swing log API parameter choice of serial International
Platform: | Size: 508928 | Author: bull | Hits:

[JSPJava名词宝典

Description: 抽象窗口工具箱 (AWT) 由某些图形用户界面 (GUI) 组件所构成。这些组件都是用各自的本地平台版本来实现的 ,提供了所有本地平台所共有功能的子集。大部分功能都被“Swing 集合”所取代。另 见 Swing 集合。-abstract window toolkit (AWT) from some of the graphical user interface (GUI) components as a result. These components are used in their respective versions of the local platform to achieve, and to provide a platform for all local shared by the functional subset. Most functions were "Swing Set" replaced. See also Swing Set.
Platform: | Size: 9216 | Author: 韩方民 | Hits:

[JSP/Javainterface

Description: JAVA interface 编程学习,对于初学JAVA接口编程的同学来说非常有用。-IT S VERY USEFUL FOR STUDENTS TO LEARN JAVA INTERFACE PROGRAMMING.
Platform: | Size: 5120 | Author: 孟海 | Hits:

[OtherJAVA

Description: java基础教程,Java环境及配置,Java基本语法,类和接口,Java Applet,Java图形处理,Java用户界面技术,异常、事件和多线程机制等(Java basic course, Java environment and configuration, Java basic syntax, class and interface, Java Applet, Java graphic processing, Java user interface technology, exception, event and multithreading mechanism.)
Platform: | Size: 5647360 | Author: 天天 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net